-
Home
-
BlockArt Blocks – Gutenberg Blocks, Page Builder Blocks ,WordPress Block Plugin, Sections & Template Library
-
2.1.7
-
Code
-
Classes
- ScriptStyle
| Total Complexity |
39 |
| Dependencies |
2 |
| Dependents |
1 |
| Total lines |
343 |
| Lines of code |
243 |
| Logical lines of code |
70 |
| Comment lines |
66 |
| Methods |
10 |
| Properties |
3 |
Methods 10
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| localize_admin_scripts() |
A |
41 |
11 |
55 |
| after_wp_init() |
A |
37 |
6 |
87 |
| register_scripts() |
S |
59 |
7 |
12 |
| register_styles() |
S |
63 |
5 |
9 |
| localize_block_scripts() |
S |
47 |
2 |
38 |
| get_asset_url() |
S |
67 |
3 |
7 |
| init_hooks() |
S |
56 |
1 |
19 |
| get_asset_file() |
S |
65 |
2 |
9 |
| __construct() |
S |
82 |
1 |
3 |
| register_scripts_styles() |
S |
78 |
1 |
4 |